Skip to main content

columnWidths

Type

property

Summary

Specifies the width for each column. Examples:set the columnWidths of widget "Table" to "200,100,300"

Syntax

get the columnWidths of <widget>
set the columnWidths of <widget> to <integer>

Description

Use the columnWidths to get or set the column widths, the value of this property is a comma delimited list of numbers in which each item corresponds to the width of the column on that position.